projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
913c829
)
NEWS tweak
author
Glenn Morris
<rgm@gnu.org>
Sun, 18 Nov 2012 01:45:44 +0000
(17:45 -0800)
committer
Glenn Morris
<rgm@gnu.org>
Sun, 18 Nov 2012 01:45:44 +0000
(17:45 -0800)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 388af4a7d4043e505f41bdd9ef3a50d6e18b01d2..c82dde7a01a53ac1280ec5af9bcd38813ce1827e 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-930,6
+930,7
@@
but can also bump into previously unnoticed cyclic dependencies.
These are generally harmless: they will simply cause the macro calls
to be left for later expansion (as before), but will result in a
warning ("Eager macro-expansion skipped due to cycle") describing the cycle.
+You may wish to restructure your code so this does not happen.
** Miscellaneous new functions:
+++